Skip to content

feat: encode email and IP address in cluster options#108

Merged
vtnphan merged 5 commits into
devfrom
sbp-481-extension
Jul 23, 2026
Merged

feat: encode email and IP address in cluster options#108
vtnphan merged 5 commits into
devfrom
sbp-481-extension

Conversation

@vtnphan

@vtnphan vtnphan commented Jul 22, 2026

Copy link
Copy Markdown
Collaborator

Pull Request

Summary

SBP-481 Encode email in cluster options before sending to NCI GADI

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Checklist

  • I have added tests that prove my fix is effective or that my feature works
  • I have added or updated documentation where necessary
  • I have run linting and unit tests locally
  • The code follows the project's style guidelines

@vtnphan
vtnphan marked this pull request as ready for review July 22, 2026 04:46
@vtnphan
vtnphan requested a review from marius-mather July 22, 2026 04:47

@marius-mather marius-mather left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, let's just reduce the repetition and move the encoding logic in to a shared spot

Comment thread tests/test_services_cluster_utils.py
Comment thread app/services/bindflow_config.py Outdated
@vtnphan
vtnphan requested a review from marius-mather July 22, 2026 23:32
@vtnphan vtnphan changed the title Sbp 481 extension feat: encode email and IP address in cluster options Jul 22, 2026

@marius-mather marius-mather left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good to go!

@vtnphan
vtnphan merged commit cc4b121 into dev Jul 23, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants